Skip to content

Fix null-op error if using hasPreviouslyCompleted() before features have run#82

Open
flukejones wants to merge 3 commits intoayalma:masterfrom
flukejones:master
Open

Fix null-op error if using hasPreviouslyCompleted() before features have run#82
flukejones wants to merge 3 commits intoayalma:masterfrom
flukejones:master

Conversation

@flukejones
Copy link

Closes #81

Fixes occurrence of "Unhandled Exception: Null check operator used on a null value" if `hasPreviouslyCompleted()` is used in the app initState before any steps have run.
Fix use of Null op when completedSteps used in initState
@aviyam181199
Copy link

Also happen to me

@kyleorin
Copy link

any update on this?

Copy link

@rwrz rwrz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All great. Please, merge this one.

@MattyBoy4444
Copy link

Hello

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hasPreviouslyCompleted() Null check operator used on a null value

5 participants

Comments